Fix docs build
authorMatthias Clasen <mclasen@redhat.com>
Tue, 16 Jun 2009 00:05:24 +0000 (20:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 16 Jun 2009 00:05:24 +0000 (20:05 -0400)
gtk/gtkstock.c

index 5dd0cea713b2f7c26dbbfc118ebdded9e9bb50a9..153ef0877cdc6bc5388c0b6d8c7be3ebe324175a 100644 (file)
@@ -451,7 +451,7 @@ static const GtkStockItem builtin_items [] =
  *   return (gchar*)g_dpgettext2 (GETTEXT_PACKAGE, msgctxt, msgid);
  * }
  *
- * /&ast; ... &ast/
+ * /&ast; ... &ast;/
  *
  * gtk_stock_add (items, G_N_ELEMENTS (items));
  * gtk_stock_set_translate_func ("odd-item-domain", my_translate_func, "odd items");